C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / GetPreviewForHighlightingContextMenu Method

In This Topic
GetPreviewForHighlightingContextMenu Method (C1CollectionViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetPreviewForHighlightingContextMenu( _
   ByVal collectionView As UIKit.UICollectionView, _
   ByVal configuration As UIKit.UIContextMenuConfiguration _
) As UIKit.UITargetedPreview
 

Parameters

collectionView
configuration
See Also